home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 2 / AACD 2.iso / AACD / Programming / ADOS Guide / ADOS commands / Setpatch < prev    next >
Text File  |  1998-03-06  |  704b  |  30 lines

  1.                          --AMIGADOS GUIDE V2.5--
  2.                                 SETPATCH
  3.  
  4.  
  5.    USE:
  6.    The Setpatch command basically patches up any errors in the Operating
  7.    system which have occurred and been found by Commodore and now Amiga
  8.    International after the Kickstart Roms were produced.
  9.  
  10.    PATH:
  11.    C:
  12.  
  13.    SYSTEM:
  14.    2.0 (enhanced), 2.1 (enhanced), 3.0 (enhanced)
  15.  
  16.    EXAMPLES:
  17.    1>SETPATCH
  18.    1>SETPATCH QUIET
  19.    1>SETPATCH NO CACHE
  20.  
  21.    NOTES:
  22.    Setpatch options:
  23.  
  24.    QUIET - Quiet prevents the command from producing output to the screen.
  25.  
  26.    NOCACHE - Turns off instruction caching on the 68030/040 and possibly
  27.              the 68060.
  28.  
  29.    REVERSE - Reverses the action of Setpatch.
  30.